home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / System 7 / Frontier / Scripting Tools.sit / Scripting Tools / StuffIt & Frontier / StuffIt.Frontier Read Me < prev    next >
Encoding:
Text File  |  1993-06-16  |  3.2 KB  |  51 lines  |  [TEXT/ttxt]

  1.  
  2.                                               ==============================
  3.                                                                ALL ABOUT
  4.                                                         STUFFIT.FRONTIER
  5.                                               ==============================
  6. ==========
  7. Background
  8. ==========
  9. UserLand Software is the developer and publisher of the UserLand Frontier scripting system. Frontier 1.0 was released in January 1992, Frontier 2.0 in October 1992.
  10. Frontier scripts can control the Macintosh operating system, file system, networks and applications that support System 7 Apple Events.
  11.  
  12. Aladdin Systems and UserLand Software have been working collaboratively on making StuffIt and Frontier compatible. This means that you can automate StuffIt with Frontier scripts, and integrate its capabilities with other Apple Event-aware applications.
  13.  
  14. More information about scripting with Frontier is available by downloading INFO.KIT from Library 8 at GO USERLAND on CompuServe, or at the top level of the UserLand Discussion Board on AppleLink. The remainder of these notes are for people who already have Frontier.
  15.  
  16. =============
  17. How to Install
  18. =============
  19. Be sure Frontier is running, then double-click on the StuffIt.Frontier icon in the Finder. A script runs, installing a new StuffIt application table and a shared menu for StuffIt in your Frontier database.
  20.  
  21. After importing the install file, open the Quick Script window in Frontier and enter:
  22. StuffIt.launch () and then press the Enter key. You will be asked to locate your copy of StuffIt. The program launches. Save changes in the Frontier object database by pressing cmd-S. The next time you launch StuffIt from Frontier it will remember where to launch it from.
  23.  
  24. Check out the StuffIt.examples table for ideas on writing Frontier scripts that work with StuffIt. To open the table, press cmd-J and enter:
  25.          StuffIt.examples
  26.  
  27. Many of the scripts and oneLiners in this table work with the test archive that’s included in the package.
  28.  
  29. Also included is a test archive that’s used by many of the sample scripts and oneLiners.
  30.  
  31. =================
  32. The ShipIt Droplet
  33. =================
  34. Drop a file or a folder on the ShipIt icon, and it creates an archive in a fixed folder. It’s very handy to keep on your desktop if you do a lot of uploads.
  35.  
  36. The new archive’s name is the same as the file/folder’s name with a .sea or .sit at the end, depending on whether it’s a self-extracting archive.
  37.  
  38. ShipIt has an Options menu that allows you to set the file format version (1.5.1 or the current version), allows you to set the destination folder, and allows you to create self-extracting archives.
  39.  
  40. For more information on droplets, see the Extras folder in Frontier 2.0.
  41.  
  42. ================================
  43. Contacting UserLand Software, Inc.
  44. ================================
  45. UserLand Software is located at 490 California Avenue, Palo Alto, CA 94306. 415-325-5700, 415-325-9829 (fax). 
  46.  
  47. Email: userland.dts@applelink.apple.com. If you’re an AppleLink user, check out the UserLand Discussion Board under the Third Parties icon. CompuServe users enter GO USERLAND at any ! prompt.
  48.  
  49. ==============================================
  50. Comments, questions and suggestions are welcome!
  51. ==============================================